From: Keir Fraser Date: Thu, 9 Jul 2009 16:06:40 +0000 (+0100) Subject: netbsd: remove qemu-ifup-nbsd, now that it is in the right place X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~13621 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=e7a00028f94290b4e8c4a3fb63edabca5b47996e;p=xen.git netbsd: remove qemu-ifup-nbsd, now that it is in the right place (ioemu c/s 5cc34ea27f1cbd1a0560cfca91fb89ccd6d5726f) Signed-off-by: Christoph Egger --- diff --git a/tools/hotplug/NetBSD/Makefile b/tools/hotplug/NetBSD/Makefile index e4be3f9140..18be7df8d8 100644 --- a/tools/hotplug/NetBSD/Makefile +++ b/tools/hotplug/NetBSD/Makefile @@ -4,7 +4,6 @@ include $(XEN_ROOT)/tools/Rules.mk # Xen script dir and scripts to go there. XEN_SCRIPTS = XEN_SCRIPTS += block-nbsd -XEN_SCRIPTS += qemu-ifup-nbsd XEN_SCRIPTS += vif-bridge-nbsd XEN_SCRIPTS += vif-ip-nbsd diff --git a/tools/hotplug/NetBSD/qemu-ifup-nbsd b/tools/hotplug/NetBSD/qemu-ifup-nbsd deleted file mode 100644 index eee78765d6..0000000000 --- a/tools/hotplug/NetBSD/qemu-ifup-nbsd +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -ifconfig $1 up -exec /sbin/brconfig $2 add $1